# File lib/ruote/engine.rb, line 97
    def kill_process (wfid)

      @context.storage.put_msg('kill_process', 'wfid' => wfid)
    end