# File lib/prawn/document.rb, line 332
    def cursor
      y - bounds.absolute_bottom
    end