# File lib/asciidoctor/reader.rb, line 382 def terminate @lineno += @lines.size @lines.clear @eof = true @look_ahead = 0 nil end