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