The destructor is called to destroy the object, there is no need to mutate the 
object's fields. Don't set fields to `nil`, it's not required as these would 
only be dead stores anyway.

Reply via email to