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