if you have a `fun` that returns a type in one lin...
# announcements
s
if you have a
fun
that returns a type in one line, you can inline it by doing
fun oneLineMethod() = thingToReturn