# File lib/mustache/settings.rb, line 40
  def self.path=(path)
    self.template_path = path
  end