# File lib/mini_profiler/profiler.rb, line 621
    def cancel_auto_inject(env)
      current.inject_js = false
    end