From: ts Date: 2004-09-09T00:07:35+09:00 Subject: Re: method by string ? >>>>> "R" == Roeland Moors writes: R> $mode.$method $mode.send($method) # ruby will be able to call also private and # protected methods Guy Decoux