`text?.plus("other").or("default") + "other"` also...
# announcements
m
text?.plus("other").or("default") + "other"
also looks complicated.