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