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