I want to be able to convert expression into null if I have something like <expression evaluating to null>['field'].and.so.on without changing expression. This behaviour should be driven by EvaluationContext.
Now, I only get exception thrown here.