class RDoc::CodeObject

def start_doc

def start_doc
  @document_self = true
  @document_children = true
end