private void removePACollections(object sender, EventArgs e)
 {
     MongoTools.cleanUp();
 }