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