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