# File lib/vendor/fssm/cache.rb, line 41 def has_child?(segment) @children.include?("#{segment}") end