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