On May 21, 2007, at 12:46 PM, Rick DeNatale wrote: > On 5/21/07, Trans <transfire / gmail.com> wrote: > > >> I heard rumor that a future Ruby will ultimately pass thru each >> parameters, > > I'm not sure that that means in general, but what the current 1.9 does > is to first make Enumerator part of the standard library... Enumerator is part of the standard library (libraries shipped with Ruby) in Ruby 1.8. 1.9 mores the library to the core (no require needed). James Edward Gray II