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