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