object Kapsules
Static storage of Kapsule instances.
get
fun <M> get(caller: Injects<M>): Kapsule<M>
Retrieves active instance of Kapsule or creates a new one.