# File lib/vendor/fssm/fssm/tree.rb, line 21 def remove_child(segment) @children.delete("#{segment}") end