public class Motorsykkel extends Kjoretoy { public Motorsykkel(String regNr, Sjaafor sjaafor) { super(regNr, sjaafor); } }