public function testGetCollectionName()
 {
     $this->assertEquals('user', My_ShantyMongo_User::getCollectionName());
 }