The constructor passes on the first five parameters to its superclass
before preserving the Annex object in one of its instance fields, setting
its speed (in moves per second) to the value of the sixth parameter,
preserving the driver's name in another instance field, before finally
setting its icon to the CarIcon using the supplied image file name.