# File lib/asciidoctor/reader.rb, line 393
  def eof?
    !has_more_lines?
  end