# File lib/asciidoctor/reader.rb, line 518
  def cursor
    Cursor.new @file, @dir, @path, @lineno
  end