# File lib/mustache/settings.rb, line 52 def self.template_extension @template_extension ||= inheritable_config_for :template_extension, 'mustache' end