`(text?.plus("other") ?: "default") + "other"`
# announcements
m
(text?.plus("other") ?: "default") + "other"