# File lib/asciidoctor/extensions.rb, line 470 def initialize kind, instance, config @kind = kind @instance = instance @config = config end