getWith

inline fun <T : Any> getWith(vararg instances: Any): T
fun <T : Any> getWith(clazz: KClass<T>, vararg instances: Any): T