Method: Counter#next

Defined in:
lib/functional.rb

#nextObject



36
# File 'lib/functional.rb', line 36

def next; @c += @step end