# File lib/vendor/fssm/cache.rb, line 5
    def initialize
      @children = Hash.new
    end