29 30 31
# File 'lib/or_tools/expression.rb', line 29 def >=(other) Comparison.new(self, :>=, other) end