# File lib/asciidoctor/reader.rb, line 110
  def process_line line
    @look_ahead += 1 if @process_lines
    line
  end