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