public static bool CheckIfAutomobile(Automobile automobile) { return(automobile.AutocmobileCertifcate()); }