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