def wrap(self, collection): # Replace pymongo.collection.Collection with MotorCollection return self[collection.name]