also():
Works like
let(), in that you useit(or your own custom lambda expression name) to refer to the objectWorks like
apply(), in that it returns the object on which you calledapply()
You can learn more about this in:
Tags: