Source

						public function tearDown() {
		$_SERVER = $this->_server;
		$_ENV = $this->_env;
		unset($this->request);
	}