<?phpnamespace Europe;if (!class_exists('Europe\Italy')) { class Italy { public function hello() {} }}