# File lib/ruote/exp/fe_participant.rb, line 198
    def reply(workitem)

      trigger_callback(:on_reply, workitem)

      super(workitem)
    end