# File lib/asciidoctor/reader.rb, line 149
  def next_line_empty?
    peek_line.nil_or_empty?
  end