# File lib/aws/core/indifferent_hash.rb, line 77
      def delete key
        super(_convert_key(key))
      end