# File lib/rgl/traversal.rb, line 183
183:     def at_end?
184:       @waiting.empty?
185:     end