# File lib/active_ldap/xml.rb, line 119
    def to_s(options={})
      Serializer.new(@dn, @attributes, @schema, options).to_s
    end