replace Methods
look for all named methods of the instance's class and add them to the list of methods that can be dispatched possibly replacing existing methods.
Parameters
instance
the instance whose class provides the method definitions.
method Name
the name of the methods to be looked for.