# File lib/vendor/fssm/fssm/tree.rb, line 78
    def descendant(path)
      recurse(path, false)
    end