In role Metamodel::MROBasedMethodDispatch§

See primary documentation in context for method find method qualified

method find_method_qualified($obj$type$name)

Given a method name and a type, returns the method from that type. This is used in calls like

self.SomeParentClass::the_method();