static SS emojiShortNameMap() { ret mapToCIMap(rawEmojisList(), map -> pair(map.get("shortname"), map.get("emoji")); }