ÿØÿà JFIF    ÿÛ „ ( %!1!%*+...983,7(-.- U:RDoc::AnyMethod[iI"each_with_object:ETI" Enumerable#each_with_object;TF: privateo:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"ECalls the block once for each element, passing both the element ;TI"and the given object:;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [I"K(1..4).each_with_object([]) {|i, a| a.push(i**2) } # => [1, 4, 9, 16] ;TI"Fh.each_with_object({}) {|element, h| k, v = *element; h[v] = k } ;TI"&# => {0=>:foo, 1=>:bar, 2=>:baz} ;T: @format0o; ; [I"0With no block given, returns an Enumerator.;T: @fileI" enum.c;T:0@omit_headings_from_table_of_contents_below0I"Œeach_with_object(object) { |(*args), memo_object| ... } -> object each_with_object(object) -> enumerator ;T0[I" (p1);T@FI"Enumerable;TcRDoc::NormalModule00