U:RDoc::AnyMethod[iI" cover?:ETI"Range#cover?;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"HReturns true if +obj+ is between the begin and end of ;TI"the range.;To:RDoc::Markup::BlankLineo; ; [I"OThis tests begin <= obj <= end when #exclude_end? is +false+ ;TI"Fand begin <= obj < end when #exclude_end? is +true+.;T@o:RDoc::Markup::Verbatim; [I"(("a".."z").cover?("c") #=> true ;TI")("a".."z").cover?("5") #=> false ;TI"'("a".."z").cover?("cc") #=> true;T: @format0: @fileI" range.c;T:0@omit_headings_from_table_of_contents_below0I"(rng.cover?(obj) -> true or false ;T0[I" (p1);T@FI" Range;TcRDoc::NormalClass00