Source

						public function setUp() {
		apc_clear_cache('user');
		$this->Apc = new Apc();
	}