# File lib/liquid/profiler.rb, line 95
    def self.current_profile
      Thread.current[:liquid_profiler]
    end