# File lib/mini_profiler/profiler.rb, line 51
      def authorize_request
        Thread.current[:mp_authorized] = true
      end