# File lib/ruote/part/hash_participant.rb, line 62
    def reply (workitem)

      @items.delete(workitem.fei.to_storage_id)
      reply_to_engine(workitem)
    end