module Asciidoctor::Converter::BackendTraits

def supports_templates?

def supports_templates?
  backend_traits[:supports_templates]
end