From: Codeblogger Date: 2008-02-15T20:09:53+09:00 Subject: Re: Inheritance ------=_Part_6243_7383958.1203073800862 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline class B < A def tata toto end end Kind regards, Nicolai ------=_Part_6243_7383958.1203073800862--