So you can write `foo.printed()` instead of `print...
# announcements
c
So you can write
foo.printed()
instead of
println(foo)
?