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