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