public function tearDown()
 {
     $this->memcache->clear();
     parent::tearDown();
 }