16 17 18
# File 'lib/psd/node_exporting.rb', line 16 def hide_all_nodes tree.descendants.map(&:hide!) end