Class info
Symbol
Symbol objects represent named identifiers inside the Ruby interpreter.
Included methods
Class methods
These are methods that can be called on the class directly like Symbol.new
Instance methods
These are methods that can be called on an object (instance of an class)