# File lib/rd/element.rb, line 62 def add_child(child) add_child_under_document_struct(child, tree.document_struct) end