# File lib/mongoid/criteria.rb, line 87
    def -(other)
      entries - comparable(other)
    end