# File lib/rack/bug/panels/mustache_panel.rb, line 22 def times MustachePanel.times.map do |key, value| { :key => key, :value => value } end end