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