class Chronic::Repeater

def this(pointer)

def this(pointer)
  raise("Start point must be set before calling #this") unless @now
end