U:RDoc::AnyMethod[iI" freeze:ETI"Object#freeze;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [ I"5Prevents further modifications to obj. A ;TI"LRuntimeError 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"produces:;T@o; ; [I"Aprog.rb:3:in `<<': can't modify frozen Array (RuntimeError) ;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