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