storageServerDriver = new MongoInternals.RemoteCollectionDriver("mongodb://ip:port/dbName")
@CollectionTwo = storageServerDriver.open('collection')
storageServerDriver = new MongoInternals.RemoteCollectionDriver("mongodb://ip:port/dbName")
@CollectionTwo = storageServerDriver.open('collection')