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