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