!7 sclass ComputerID extends DynBigNumber { void start { super.start(); setDescription("COMPUTER ID"); setValue(computerID()); } }