invoke

operator fun invoke(handler: (T1, T2) -> Unit): Closeable
operator fun invoke(value1: T1, value2: T2)