# File lib/liquid/profiler.rb, line 127
    def [](idx)
      @root_timing.children[idx]
    end