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