# File lib/chronic/repeater.rb, line 123 def next(pointer) raise("Start point must be set before calling #next") unless @now end