# File lib/asciidoctor/reader.rb, line 514
  def line_info
    %(#{@path}: line #{@lineno})
  end