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