public object CreateLightExpression_and_CompileFast() => LE.CompileFast(LightExpressionTests.CreateComplexLightExpression());
public object CreateLightExpression() => LightExpressionTests.CreateComplexLightExpression();