# File lib/liquid/profiler.rb, line 139 def end_token(token) timing = @timing_stack.pop timing.finish @timing_stack.last.children << timing end