# File lib/rdoc/code_object.rb, line 152
  def document_children=(document_children)
    @document_children = document_children unless @done_documenting
  end