method

new

v1_9_2_180 - Show latest stable - Class: Class
new(*args)
public

Calls allocate to create a new object of class’s class, then invokes that object’s initialize method, passing it args. This is the method that ends up getting called whenever an object is constructed using .new.