Source

						public function __destruct() {
		unset($this->_resource);
		$this->_resource = null;
	}