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/Object/freeze-i.ri
U:RDoc::AnyMethod[iI"freeze:ETI"Object#freeze;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[	I"5Prevents further modifications to <i>obj</i>. A ;TI"?RuntimeError will be raised if modification is attempted. ;TI";There is no way to unfreeze a frozen object. See also ;TI"Object#frozen?.;To:RDoc::Markup::BlankLineo;
;	[I"This method returns self.;T@o:RDoc::Markup::Verbatim;	[I"a = [ "a", "b", "c" ]
;TI"a.freeze
;TI"a << "z"
;T:@format0o;
;	[I"<em>produces:</em>;T@o;;	[I"@prog.rb:3:in `<<': can't modify frozen Array (FrozenError)
;TI" from prog.rb:3
;T;
0o;
;	[I"BObjects of the following classes are always frozen: Integer, ;TI"Float, Symbol.;T:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"obj.freeze    -> obj
;T0[I"();T@%FI"Object;TcRDoc::NormalClass00