# File lib/mustache/settings.rb, line 223
  def self.view_path=(path)
    @view_path = path
  end