File: C:/Ruby27-x64/share/ri/2.7.0/system/String/prepend-i.ri
U:RDoc::AnyMethod[iI"prepend:ETI"String#prepend;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"7Prepend---Prepend the given strings to <i>str</i>.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"
a = "!"
;TI"5a.prepend("hello ", "world") #=> "hello world!"
;TI"5a #=> "hello world!"
;T:@format0o;
; [I"See also String#concat.;T:
@fileI"
string.c;T:0@omit_headings_from_table_of_contents_below0I"6str.prepend(other_str1, other_str2, ...) -> str
;T0[ I"(*args);T@FI"String;TcRDoc::NormalClass00