In this exercise, we use the Word class from chapter 6 (with the bugs fixed). You should not change the Word class at all. Supply a class WordMeasurer that implements the Measurer interface. The measure method, when applied to a Word object, should return the number of syllables in the word.