class Fugit::Duration

def next_time(from=::EtOrbi::EoTime.now)

def next_time(from=::EtOrbi::EoTime.now)
  add(from)
end