I would like to evaluate `println("foo")`. This should be possible by resolving the method in the `Predef` object.
I would like to evaluate
println("foo"). This should be possible by resolving the method in thePredefobject.