attach

inline fun <T : Any> Handle.attach(): T
fun <T : Any> Handle.attach(kclass: KClass<T>): T