Object
Object is the root class of the hierarchy. Everything is Object.
Object.new(type)
Creates an instance of a Type.
Object is the root class of the hierarchy. Everything is Object.
Object.new(type)Creates an instance of a Type.