From: Stefan Lang Date: 2004-12-30T01:14:35+09:00 Subject: Re: ruby leaks on "special" use of include Am Mittwoch, 29. Dezember 2004 17:09 schrieb ts: > >>>>> "S" == Stefan Lang writes: > > S> def include(*args) > S> include *args > > I hope that you have seen that ::include is recursive > > > Guy Decoux Thanks for the tip! I must have been blind....