# File lib/action_mailer/vendor/tmail/mail.rb, line 252
    def key?( key )
      @header.key? key.downcase
    end