class Asciidoctor::SyntaxHighlighter::PygmentsAdapter

def initialize *args

def initialize *args
  super
  @requires_stylesheet = @style = nil
end