# File lib/mini_profiler/profiler.rb, line 59
      def request_authorized?
        Thread.current[:mp_authorized]
      end