in the profiler, I see objects like foo.bar.somecl...
# announcements
r
in the profiler, I see objects like foo.bar.someclass$someMethod$1, all of those methods create instances of lambdas. are those the closure object containing whatever has been closed over?