public function testGetConnectionGroupName()
 {
     $this->assertEquals('default', My_ShantyMongo_User::getConnectionGroupName());
 }