# File lib/mustache.rb, line 149
  def self.template_name
    @template_name || underscore
  end