# File lib/ruote/fei.rb, line 168
    def self.child_id(h)

      h['expid'].split(CHILD_SEP).last.to_i
    end