# File lib/action_mailer/vendor/tmail/mail.rb, line 338 def body=( str ) parse_body @body_port.wopen {|f| f.write str } str end