Description
When lambda steps are used in a traversal it would be helpful to allow access to the contained lambda so that it can be wrapped without fundamentally changing the structure of the traversal.
Obtaining the lambda means that a strategy may wrap the lambda to provide extra security context, or event collection.