# File lib/mini_profiler/profiler.rb, line 55 def deauthorize_request Thread.current[:mp_authorized] = nil end