# File lib/asciidoctor/reader.rb, line 222 def read_line # has_more_lines? triggers preprocessor shift if @look_ahead > 0 || has_more_lines? end