# File lib/aws/core/policy.rb, line 588 def translate_greater_than(example, opts) base_translate(example, "GreaterThan", opts[:equals]) end