If it's just 4 values and always 4, then I guess `...
# announcements
m
If it's just 4 values and always 4, then I guess
a == b && a == c && a == d
is Kotlin way.