method
remove_method
remove_method(*args)
private
Removes the method identified by symbol from the current class. For an example, see Module.undef_method.
remove_method(*args)
private
Removes the method identified by symbol from the current class. For an example, see Module.undef_method.