# File lib/asciidoctor/converter.rb, line 149
    def initialize backend, opts = {}
      @backend = backend
      setup_backend_info
    end