# File lib/mustache/settings.rb, line 219
  def self.view_path
    @view_path ||= inheritable_config_for(:view_path, '.')
  end