In my current Image
-----
C:\Smalltalk\Squeak5.1-16549-64bit-201608180858-Windows\Squeak5.1-16549-64bit-201608180858-Windows\Squeak5.1-16549-64bit.4.image
Squeak5.1
latest update: #16551
Current Change Set: Example
Image format 68021 (64 bit)

I am studying class #Object. 
The class comments identify two Class Variables:
DependentsFields an IdentityDictionary
EventsFields an IdentityDictionary 

but the class definition only defines  DependentsFields.

What am I missing here?

Thanks,

jrm