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