# File lib/active_ldap/base.rb, line 821
    def pretty_print(q)
      abbreviate_instance_variables do
        q.pp_object(self)
      end
    end