class Fugit::Cron::TimeCursor

def inc_min

def inc_min
  inc(60 - @t.sec)
end