find_methods(name)
Instance Public methods
Yields items matching name
including the store they were found
in, the class being searched for, the class they were found in (an
ancestor) the types of methods to look up (from method_type), and the method
name being searched for
Please login to continue.