# File lib/kwala/lib/cycle_detector.rb, line 229
    def reset
      @state = UNVISITED
    end