It can't change private state, because it is in th...
# announcements
z
It can't change private state, because it is in the companion object/static. It also doesn't change public state (though there is no way to express that).