public string RunBody() { return(abstractCar.Type(abstractBody)); }
public string TypeBodywork() { return(abstractCar.Type(abstractBodywork)); }