# File lib/mustache/settings.rb, line 122 def template_file @template_file || "#{path}/#{template_name}.#{template_extension}" end