Asciidoctor::BaseTemplate
# File lib/asciidoctor/backends/docbook45.rb, line 615 def template @template ||= @eruby.new "<%#encoding:UTF-8%><%= @text %><?asciidoc-br?> " end