class Timers

def initialize

def initialize
  @timers = []
end