driver = new MemcacheDriver([ 'host' => 'localhost', 'port' => '11211' ]); $this->driver->flush(); } }