# File lib/action_mailer/vendor/tmail/encode.rb, line 109
    def header_line( str )
      @f << decode(str)
    end