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