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