# File lib/ruote/log/storage_history.rb, line 53 def by_process (wfid) @context.storage.get_many('history', /!#{wfid}$/) end