# File lib/ruote/receiver/base.rb, line 114 def fetch_flow_expression (workitem) Ruote::Exp::FlowExpression.fetch(@context, workitem.fei.to_h) end