bind

fun <T : IRdBindable?> T.bind(): Unit?
fun <T : IRdBindable?> Array<T>.bind()
fun <T : IRdBindable?> List<T>.bind()