# File lib/ruote/exp/flowexpression.rb, line 118
    def parent
      Ruote::Exp::FlowExpression.fetch(@context, h.parent_id)
    end