class Asciidoctor::AttributeList

def scan_to_delimiter

def scan_to_delimiter
  @scanner.scan @delimiter_boundary_pattern
end