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