Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_9_2_180) is shown here.
remove_methods_etc()
public
If a class’s documentation is turned off after we’ve started collecting
methods etc., we need to remove the ones we have
# File lib/rdoc/context.rb, line 727
def remove_methods_etc
initialize_methods_etc
end