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