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