Sha256: 6274aa8e1e74f5454c1ac8d5e2a3385a0fd80e3fcafb4b3be81f84402059f11d
Contents?: true
Size: 1.66 KB
Versions: 12
Compression:
Stored size: 1.66 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:new:@docstringIC:YARD::Docstring"ūCalls <code>allocate</code> to create a new object of <i>class</i>'s class, then invokes that object's <code>initialize</code> method, passing it <i>args</i>. This is the method that ends up getting called whenever an object is constructed using .new. :@objectu:YARD::StubProxyClass#new: @summary0: @all"*Calls <code>allocate</code> to create a new object of <i>class</i>'s class, then invokes that object's <code>initialize</code> method, passing it <i>args</i>. This is the method that ends up getting called whenever an object is constructed using .new. @overload new(args, ...) @return [Object]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Class#new;;;IC; "