# File lib/active_ldap/base.rb, line 932
    def to_ldif_record
      super(dn, normalize_data(@data))
    end