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