# File lib/asciidoctor/converter/composite.rb, line 40 def converter_for transform @converter_map[transform] ||= (find_converter transform) end