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