# File lib/asciidoctor/extensions.rb, line 141
    def option key, value
      config[key] = value
    end