# File lib/vendor/fssm/cache.rb, line 29
    def descendant!(path)
      recurse_on_key(path, true)
    end