# File lib/mustache.rb, line 307
  def template
    @template ||= self.class.template
  end