# File lib/aws/core/indifferent_hash.rb, line 66
      def has_key? key
        super(_convert_key(key))
      end