HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/Module/private_class_method-i.ri
U:RDoc::AnyMethod[iI"private_class_method:ETI" Module#private_class_method;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph;	[I"JMakes existing class methods private. Often used to hide the default ;TI""constructor <code>new</code>.;To:RDoc::Markup::BlankLineo;
;	[I"/String arguments are converted to symbols.;T@o:RDoc::Markup::Verbatim;	[I".class SimpleSingleton  # Not thread safe
;TI"!  private_class_method :new
;TI"1  def SimpleSingleton.create(*args, &block)
;TI"+    @me = new(*args, &block) if ! @me
;TI"
    @me
;TI"  end
;TI"end;T:@format0:
@fileI"vm_method.c;T:0@omit_headings_from_table_of_contents_below0I"cmod.private_class_method(symbol, ...)   -> mod
mod.private_class_method(string, ...)   -> mod
;T0[I"(*args);T@FI"Module;TcRDoc::NormalClass00