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