public function tearDown()
 {
     $this->counterMongoMapper->deleteCounter($this->counterMongoMapper->getCounterName());
 }