# File lib/arel/predications.rb, line 111
    def gteq_all others
      grouping_all :gteq, others
    end