26 27 28
# File 'lib/cc/workspace/path_tree.rb', line 26 def clone self.class.new(root_node.clone) end