35 36 37
# File 'lib/parametric/context.rb', line 35 def sub(key) self.class.new(path + [key], top) end