withInstance

inline fun <T : Any> withInstance(t: T): Any?
inline fun <T : Any> withInstance(): Any?