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