# File lib/ruote/part/engine_participant.rb, line 165 def reply(fei, workitem) @storage.put_msg( 'reply', 'fei' => fei, 'workitem' => workitem) end