# File lib/mongo/cursor.rb, line 151
    def has_next?
      num_remaining > 0
    end