# File lib/asciidoctor/converter/factory.rb, line 97
        def create backend, opts = {}
          default.create backend, opts
        end