okay, will read, but say I do want to invoke somet...
# getting-started
d
okay, will read, but say I do want to invoke something on the passed in function (body() in this case) so that I can do
body().doSomething()
is that possible? (am I being clear?).