I am considering how to remove the operator `~` after the `Binder` or the `ControlEvent` property. ```Swift viewModel.text ~> label.rx.text ``` If anyone has a good idea about this, please contact me here or create a PR. Thanks.