SARAHMACKENZIE9093IN SARAHMACKENZIE9093IN Computers and Technology Answered What is the name of the method in the following code segment? class Fruit : def getColor(self) : return self._color a.) _color b.) Fruit c.) getColor d.) self