See Original text in context
method method_table( --> Hash)
Returns a hash where the keys are method names, and the values are Method. Note that the keys are the names by which the methods can be called, not necessarily the names by which the methods know themselves.