class Fugit::Cron::TimeCursor

def inc(i); @t = @t + i; self; end

def inc(i); @t = @t + i; self; end