class Chronic::RepeaterSecond

def this(pointer = :future)

def this(pointer = :future)
  super
  Span.new(@now, @now + 1)
end