synchronizeWith

fun synchronizeWith(    lifetime: Lifetime,     otherBindable: RdBindableBase,     accepts: (Any?) -> Boolean = { true })