# File lib/moped/cursor.rb, line 156
    def more?
      @cursor_id != 0
    end