``` import PerfectCMongo let client = try! MongoClient(uri: "mongodb://localhost") ``` Shows Use of unresolved identifier 'MongoClient'