Frogs and Grouches differ from ordinary Muppets in their greeting. For each class create initialization protocols. Here is what you do: Create an initialize method for both classes that changes the greeting. The FrogMuppet greeting should be 'Hi Ho', and the GrouchMuppet greeting should by 'Go Away'.