In the MongoDB shell, one can do: ``` db.collection.find({_id: ObjectId("507c35dd8fada716c89d0013")}) ``` I don't believe it's possible to do this query in Mongs. It would be nice if there were a way to do so.