# File lib/ruote/dboard/process_status.rb, line 153 def tags variables ? Hash[variables.select { |k, v| Ruote.is_a_fei?(v) }] : nil end