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