class Asciidoctor::SyntaxHighlighter::CodeRayAdapter

def docinfo? location

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