= private = protected
start_doc()
Enable capture of documentation
# File lib/rdoc/code_object.rb, line 166 def start_doc @document_self = true @document_children = true end