U:RDoc::AnyMethod[iI"singleton_class?:ETI"Module#singleton_class?;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"EReturns <code>true</code> if <i>mod</i> is a singleton class or ;TI"=<code>false</code> if it is an ordinary class or module.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim;	[	I"class C
;TI"	end
;TI"3C.singleton_class?                  #=> false
;TI"1C.singleton_class.singleton_class?  #=> true;T:@format0:
@fileI"object.c;T:0@omit_headings_from_table_of_contents_below0I".mod.singleton_class?    -> true or false
;T0[ I"();T@FI"Module;TcRDoc::NormalClass00