markTestSkipped('The ' . __CLASS__ .' requires the use of APC'); } } protected function _getCacheDriver() { return new ApcCache(); } }