class RDoc::CodeObject

def document_self=(document_self)

def document_self=(document_self)
  @document_self = document_self
  remove_methods_etc unless document_self
end