`"".forma` will suggest the static `String.format()` over `.formatted()` - only the latter actually works. This makes no sense - `"".format()` isn't even valid.