is that more efficient than doing `when { s.isNote...
# announcements
r
is that more efficient than doing
when { s.isNoteEmpty() ->… }
?