From: Troy Denkinger Date: 2006-09-05T01:51:25+09:00 Subject: Re: times is a method? ------=_Part_47440_2767676.1157388677523 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Perhaps I misunderstood the OP, but it looks like he's wanting to walk the inheritance tree looking for the method which defines the "times" method. It's actually in Integer. The "times" method is different than the "*" method, by the way. ------=_Part_47440_2767676.1157388677523--