# File lib/ruote/part/storage_participant.rb, line 436 def fetch(workitem_or_fei) hfei = Ruote::FlowExpressionId.extract_h(workitem_or_fei) @context.storage.get('workitems', to_id(hfei)) end