mapInstance

inline fun <T : Any> mapInstance(instance: T): Injector
fun <T : Any> mapInstance(clazz: KClass<T>, instance: T): Injector