# File lib/aws/policy.rb, line 555 def translate_not(example, opts) base_translate(example, "NotEquals", opts[:ignore_case]) end