U:RDoc::AnyMethod[iI" load:ETI"Kernel#load;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [ I"!Loads and executes the Ruby ;TI">program in the file _filename_. If the filename does not ;TI"Jresolve to an absolute path, the file is searched for in the library ;TI"Cdirectories listed in $:. If the optional _wrap_ ;TI"=parameter is +true+, the loaded script will be executed ;TI"Hunder an anonymous module, protecting the calling program's global ;TI"Jnamespace. In no circumstance will any local variables in the loaded ;TI"3file be propagated to the loading environment.;T: @fileI" load.c;T:0@omit_headings_from_table_of_contents_below0I"*load(filename, wrap=false) -> true ;T0[I"(p1, p2 = v2);T@FI" Kernel;TcRDoc::NormalModule00