# File lib/asciidoctor/reader.rb, line 83
  def empty?
    !has_more_lines?
  end