it’s possible, because `currentModels` is mutable ...
# announcements
g
it’s possible, because
currentModels
is mutable object, that can be updated at any time by other code, so get for hashmap cannot be safe in this case