(follow-up to #1351) Looks like there are still cases where class annotation like: ``` @JsonInclude(JsonInclude.Include.NON_DEFAULT) ``` does not work for default `null` value suppression for `String` type (at least).