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