# File lib/mini_profiler/profiler.rb, line 28
      def current
        Thread.current[:mini_profiler_private]
      end