# File lib/mini_profiler/profiler.rb, line 139
    def current=(c)
      MiniProfiler.current = c
    end