This class implements the Serializable interface, and defines a method
for custom serialization/deserialization. But since that method isn't declared private,
it will be silently ignored by the serialization/deserialization API.
This rule is deprecated, use {rule:squid:S2061} instead.