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