!752 p { new HashMap map; map.put(null, "woot"); printStructure(map); printStructure(restructure(map)); }