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