D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Class
/
Filename :
new-i.ri
back
Copy
U:RDoc::AnyMethod[iI"new:ETI"Class#new;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"ECalls #allocate to create a new object of <i>class</i>'s class, ;TI"?then invokes that object's #initialize method, passing it ;TI"B<i>args</i>. This is the method that ends up getting called ;TI"?whenever an object is constructed using <code>.new</code>.;T: @fileI" object.c;T:0@omit_headings_from_table_of_contents_below0I"%class.new(args, ...) -> obj ;T0[ I"(*args);T@FI" Class;TcRDoc::NormalClass00