Class info
Hash
A Hash maps each of its unique keys to a specific value.
Included methods
Class methods
These are methods that can be called on the class directly like Hash.new
Instance methods
These are methods that can be called on an object (instance of an class)