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