Description
Contrary to the Velocity one.
This means that if you define a script binding and then push a new context it won't be available.
In practice it's not very noticeable because as you execute Velocity you end up putting back in the script context the bindings you "lost" when the ExecutionContext was cloned.