# File lib/asciidoctor/attribute_list.rb, line 222
  def scan_to_delimiter
    @scanner.scan @delimiter_boundary_pattern
  end