# File lib/drb/drb.rb, line 920
    def recv_reply
      @msg.recv_reply(stream)
    end