class Asciidoctor::Timings

def start key

def start key
  @timers[key] = now
end