# File lib/action_mailer/vendor/tmail-1.2.3/tmail/port.rb, line 95
    def read_all
      ropen {|f|
          return f.read
      }
    end