and likewise for a guice Injector: `fun <T : A...
# announcements
j
and likewise for a guice Injector:
fun <T : Any> Injector.getInstance(type: KClass<T>) = this.getInstance(type.java)