<@U614XBD5E> why not return regular `Boolean` and ...
# announcements
k
@dumptruckman why not return regular
Boolean
and write
if (thing?.copyThing(name) != true) throw Exception()
1