# File lib/ruote/exp/flow_expression.rb, line 275 def child_ids children.collect { |cfei| Ruote.extract_child_id(cfei) } end