U:RDoc::AnyMethod[iI" taint:ETI"Object#taint;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I" Mark the object as tainted.;To:RDoc::Markup::BlankLineo; ; [ I"QObjects that are marked as tainted will be restricted from various built-in ;TI"Omethods. This is to prevent insecure data, such as command-line arguments ;TI"Ror strings read from Kernel#gets, from inadvertently compromising the user's ;TI" system.;T@o; ; [I":To check whether an object is tainted, use #tainted?.;T@o; ; [I"PYou should only untaint a tainted object if your code has inspected it and ;TI"7determined that it is safe. To do so use #untaint.;T: @fileI" object.c;T:0@omit_headings_from_table_of_contents_below0I"obj.taint -> obj ;T0[I"();T@FI" Object;TcRDoc::NormalClass00