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