# File lib/ruote/fei.rb, line 143
    def self.child_id (h)
      h['expid'].split(CHILD_SEP).last.to_i
    end