# File lib/dm-serializer/xml/nokogiri.rb, line 34
        def self.add_xml(parent, xml)
          parent << xml.root
        end