# File lib/action_mailer/vendor/tmail-1.1.0/tmail/encode.rb, line 117
    def header_name( nm )
      @f << nm << ': '
    end