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