public IMongoCursor SetHint(BsonDocument hint) { return(new MongoCursorProxy(_mongoMongoCursor.SetHint(hint))); }