# File lib/mustache/settings.rb, line 145 def self.template=(template) @template = templateify(template) end