# File lib/mongo/cursor.rb, line 96
    def alive?
      @cursor_id && @cursor_id != 0
    end