loadReificationFor
fun <Element> KoneContextRegistry.loadReificationFor(suppliedElementType: SuppliedType<Element>): Reification<Element>(source)
Shortcut for getting Reification context for the given suppliedElementType. Throws if there is no such context in the registry.