getMethodInHTree
getMethodInHTree(name: String): Method;
The getMethodInHTree method of the Class class returns a reference to the method with the name specified in the name parameter from the receiver class, its superclasses, and from superschema copies of the receiver class and their superclasses.