# File lib/active_ldap/operations.rb, line 101
      def count(options={})
        search(options).size
      end