# File lib/rd/element.rb, line 76
    def add_children(children)
      add_children_under_document_struct(children, tree.document_struct)
    end