# File lib/mail/indifferent_hash.rb, line 116
    def delete(key)
      super(convert_key(key))
    end