File: C:/Ruby27-x64/share/ri/2.7.0/system/Hash/to_h-i.ri
U:RDoc::AnyMethod[iI" to_h:ETI"Hash#to_h;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"?Returns +self+. If called on a subclass of Hash, converts ;TI"#the receiver to a Hash object.;To:RDoc::Markup::BlankLine o;
; [I"CIf a block is given, the results of the block on each pair of ;TI"(the receiver will be used as pairs.;T:
@fileI"hash.c;T:0@omit_headings_from_table_of_contents_below0I"fhsh.to_h -> hsh or new_hash
hsh.to_h {|key, value| block } -> new_hash
;T0[ I"();T@FI" Hash;TcRDoc::NormalClass00