# File lib/asciidoctor/timings.rb, line 4
    def initialize
      @log = {}
      @timers = {}
    end