I dont think its a bug, `lazy` is just a function ...
# announcements
d
I dont think its a bug,
lazy
is just a function taking another function as a parameter, in this case lamba is used and as you know
this
in lambda always refer to outer class