Mentor says: 1. The newArrayList method must return an ArrayList. 2. The newHashSet method must return a HashSet. 3. The newHashMap method must return a HashMap. I think I return them, so what's wrong in my code?