# File lib/dm-serializer/to_xml.rb, line 50
        def to_xml(opts = {})
          to_xml_document(opts).to_s
        end