# File lib/mustache.rb, line 118
  def self.template_path
    @template_path ||= inheritable_config_for :template_path, '.'
  end