# File lib/rack/bug/panels/mustache_panel.rb, line 57
      def self.variables
        Thread.current["rack.bug.mustache.vars"] ||= {}
      end