# File Ouroboros.rb, line 207 def increment @current_index = (@current = @current.next)._ouroboros_index @current end