# File lib/rack/bug/panels/mustache_panel.rb, line 67 def heading "{{%.2fms}}" % self.class.times.values.inject(0.0) do |sum, obj| sum + obj end end