class RDoc::TopLevel
def add_method(method)
def add_method(method) object_class.record_location self return method unless @document_self object_class.add_method method end
def add_method(method) object_class.record_location self return method unless @document_self object_class.add_method method end