consider `val Any.foo : Any by lazy { this }`. Wha...
# announcements
k
consider
val Any.foo : Any by lazy { this }
. What would the result be?