getModuleFor

fun getModuleFor(moduleClaimName: ModuleClaimName): TrinityModule<*, *>?
fun getModuleFor(specificClaimName: SpecificClaimName<*>): TrinityModule<*, *>?