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