# File lib/rgl/traversal.rb, line 74
74:     def initialize (graph)
75:       super graph
76:       reset
77:     end