# File lib/action_mailer/vendor/tmail-1.2.3/tmail/mail.rb, line 458 def quoted_body= str body_port.wopen { |f| f.write str } str end