allocate
to create a new object of ;TI"6class's class, then invokes that object's ;TI"=initialize
method, passing it args. ;TI"=This is the method that ends up getting called whenever ;TI")an object is constructed using .new.;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