# File lib/asciidoctor/attribute_list.rb, line 202
  def skip_blank
    @scanner.skip BlankRx
  end