# File lib/aws/core/policy.rb, line 481
        def match_key(filter, key, value = nil)
          translate_key(filter) == key
        end