# File lib/mini_profiler/profiler.rb, line 79
    def user(env)
      @config.user_provider.call(env)
    end