public static void Initializer(VehicleDbContext context) { //initialize the database VehicleInitializer(context); }