# File lib/liquid/profiler.rb, line 123
def
each
(
&
block
)
@root_timing
.
children
.
each
(
&
block
)
end