# File lib/dm-serializer/xml_serializers/nokogiri.rb, line 26
        def self.output(doc)
          doc.root.to_s
        end