Next: get_var

Prev: find_method

find_method

find_next_method(name, after)
This function returns the ancestor of the current object which contains the method definition which would be used if a method name defined by the object after executed an inspecific pass(). If no method would be found, then find_method() throws a ~methodnf exception.