# File lib/vendor/fssm/fssm/tree.rb, line 17 def has_child?(segment) @children.has_key?("#{segment}") end