# File lib/vendor/fssm/cache.rb, line 37 def child!(segment) (@children["#{segment}"] ||= Node.new) end