Source

						public function testEnabled() {
		$apc = $this->Apc;
		$this->assertTrue($apc::enabled());
	}