method method_table
Documentation for method method_table
assembled from the following types:
role Metamodel::MethodContainer
From Metamodel::MethodContainer
(Metamodel::MethodContainer) method method_table
method method_table(Metamodel::MethodContainer: --> Hash)
Returns a hash where the keys are method names, and the values are methods. Note that the keys are the names by which the methods can be called, not necessarily the names by which the methods know themselves.