You are mutating an object that is currently in a ...
# announcements
k
You are mutating an object that is currently in a set, right? Of course the set breaks, it assumes hashes and equality etc stay fixed for the objects in the set. You are not allowed to do that.