# File lib/asciidoctor/reader.rb, line 665
def
has_more_lines?
peek_line
?
true
:
false
end