# File ../lib/fox/glgroup.rb, line 93 def identify(path) objIndex = path.shift @list[objIndex].identify(path) end