# File lib/mustache/settings.rb, line 89 def self.template_name=(template_name) @template_name = template_name @template = nil end