Exemplo n.º 1
0
	public static function reinitialize() {
		self::$initialized = false;
		self::initialize();
	}