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