Returns the item at the specified key in the map.
@override String lookup(String key) => _iMap.lookup(key);