# File lib/ruote/engine/process_status.rb, line 117
    def tags

      variables.select { |k, v| FlowExpressionId.is_a_fei?(v) }
    end