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