# File lib/aws/core/policy.rb, line 568 def translate_not_like(example, opts) base_translate(example, "NotLike") end