public void InitializeConstructors() { oreoItem = ProductFactory.CreateOreoItem(); oreoBand = new ProductBand(); }