--TEST-- Trait method overwridden by a method defined in the class. --FILE-- sayHello(); // echos Hello Universe! ?> --EXPECTF-- Hello Universe!