class Motorsykkel extends Kjoretoy { public Motorsykkel(String regNr, Sjafor sjaforen) { super(regNr, sjaforen); } }