# File ruby/comm_bstream.rb, line 61 def call(sid,obj_id,method_name,args) @receiver_proc.call(sid,obj_id,method_name,args) end