From: ts Date: 2005-01-25T22:19:02+09:00 Subject: Re: Injecting methods from one class into another. >>>>> "G" == George Moschovitis writes: G> inject_method(Source, :my_method, Dest) What do you expect with this ? inject_method(Array, :[], Hash) Guy Decoux