In role Metamodel::MethodContainer§
See primary documentation in context for method method table.
method method_table($obj --> Hash:D)
Returns a hash where the keys are method names, and the values are Method
s. Note that the keys are the names by which the methods can be called, not necessarily the names by which the methods know themselves.