# File lib/active_ldap/base.rb, line 861
    def to_ldif
      Ldif.new([to_ldif_record]).to_s
    end