# File lib/asciidoctor/reader.rb, line 261
  def unshift_line line_to_restore
    unshift line_to_restore
    nil
  end