# File lib/mongoid/criteria.rb, line 152
    def exists?
      context.count > 0
    end