U:RDoc::AnyMethod[iI"start_with?:ETI"String#start_with?;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"CReturns true if +str+ starts with one of the +prefixes+ given.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [ I"8"hello".start_with?("hell") #=> true ;TI" ;TI"4# returns true if one of the prefixes matches. ;TI"8"hello".start_with?("heaven", "hell") #=> true ;TI"8"hello".start_with?("heaven", "paradise") #=> false;T: @format0: @fileI" string.c;T:0@omit_headings_from_table_of_contents_below0I"5str.start_with?([prefixes]+) -> true or false ;T0[I" (*args);T@FI" String;TcRDoc::NormalClassI" scanf;T0