Austin Ziegler wrote: >Sometimes, as in #to_foo, it may be appropriate, but that should >*probably* be done with: > > require 'foo' > require 'foo/string' > > I *REALLY* like this idiom! require 'mymodule/standardmodule' # allow mymodule to make injections to standardmodule. Nifty! -dB -- David Brady ruby_talk / shinybit.com I'm feeling really surreal today... OR AM I?