# File lib/vendor/fssm/tree.rb, line 9
    def child(segment)
      @children["#{segment}"]
    end