# File lib/mustache/settings.rb, line 126 def template_file=(template_file) @template_file = template_file @template = nil end