# File lib/mustache/settings.rb, line 61
  def template_extension
    @template_extension ||= self.class.template_extension
  end