class Asciidoctor::SyntaxHighlighter::RougeAdapter

def docinfo? location

def docinfo? location
  @requires_stylesheet && location == :head
end