# File lib/vendor/fssm/fssm/tree.rb, line 82
    def descendant!(path)
      recurse(path, true)
    end