class Asciidoctor::Extensions::Processor

def initialize config = {}

def initialize config = {}
  @config = self.class.config.merge config
end