build(); } public static function setDefault(?ClockInterface $clock): void { self::$default = $clock; } }