# File lib/asciidoctor/extensions.rb, line 83
    def initialize config = {}
      @config = self.class.config.merge config
    end