# File lib/vendor/fssm/cache.rb, line 25
    def descendant(path)
      recurse_on_key(path, false)
    end