# File lib/mini_profiler/profiler.rb, line 20 def resources_root @resources_root ||= ::File.expand_path("../../html", __FILE__) end