# File lib/mongo/cursor.rb, line 108
    def inspect
      "#<Mongo::Cursor:0x#{object_id} @view=#{@view.inspect}>"
    end