# File lib/ruote/part/local_participant.rb, line 267
    def _on_reply(wi)
      Ruote.participant_send(self, :on_reply, 'workitem' => wi)
    end