# File lib/asciidoctor/reader.rb, line 257
  def advance
    shift ? true : false
  end