# File lib/rubyrep/proxy_row_cursor.rb, line 24
    def next?
      cursor.next?
    end