class Mustache

def self.view_path=(path)

def self.view_path=(path)
  @view_path = path
end