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