class Mustache

def template_path

def template_path
  @template_path ||= self.class.template_path
end