Source

						public function tearDown() {
		if ($this->_hasEmpty) {
			touch(Libraries::get(true, 'resources') . "/tmp/cache/empty");
			touch(Libraries::get(true, 'resources') . "/tmp/cache/templates/empty");
		}
		unset($this->File);
	}