# File lib/mini_profiler/profiler.rb, line 559
    def ids_json(env)
      ::JSON.generate(ids(env))
    end