# File lib/action_mailer/vendor/tmail-1.1.0/tmail/mail.rb, line 352 def quoted_body parse_body @body_port.ropen {|f| return f.read } end