# File lib/rgl/traversal.rb, line 81
81:     def reset
82:       @color_map = Hash.new(:WHITE)
83:     end