class Rufus::Scheduler::ZoTime

def substract(s)

def substract(s)
  @seconds -= s.to_f
end