Asciidoctor::BaseTemplate
# File lib/asciidoctor/backends/html5.rb, line 562 def template @template ||= @eruby.new "<%#encoding:UTF-8%><hr> " end