public void runSimulator() { SoftDrink softdrink1 = new SoftDrink("A1","Coke",1.25); SoftDrink softdrink2 = new SoftDrink("A2","Pepsi",1.25);