notice also that I cant use the method reference s...
# announcements
g
notice also that I cant use the method reference strategy for a when, meaning if I was to try and implement this with method references, I would at the very least need
{ when { /*...*/ } }