class Asciidoctor::DocBook45::InlineBreakTemplate
def template
def template @template ||= @eruby.new <<-EOF #encoding:UTF-8%><%= @text %><?asciidoc-br?> EOF end
def template @template ||= @eruby.new <<-EOF #encoding:UTF-8%><%= @text %><?asciidoc-br?> EOF end