ocr: initialize method din Person initialize "Initialize the instance variables. self name: String new; address: String new; phoneNumber: String new initialize method in Customer initialize Initialize the instance variables. super initialize. selt customerOrders: Set new