# File lib/asciidoctor/attribute_list.rb, line 218
  def scan_to_quote quote
    @scanner.scan BoundaryRxs[quote]
  end