I have an `isNil` check in my code that used to work with the older version. Now it breaks because `isNil` is false due to the value being "nil," not `nil`.