Using a Dictionary Inspector
As you can see from inspecting the statements in 
Inspecting variables, the title of the Inspector includes the class of the object being inspected. When you inspect an instance of the class 
Dictionary, a special type of Inspector opens. Why? Because the class 
Dictionary implements an 
inspect method that overrides the 
inspect method implemented in the class 
Object. This special type of window is called a 
Dictionary Inspector. 
Last modified date: 10/12/2017