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