# File lib/active_ldap/association/proxy.rb, line 50
      def exists?
        load_target
        not @target.nil?
      end