Robert Dober wrote: > On 6/26/09, Fernando Guillen <fguillen.mail / gmail.com> wrote: >> Now, what about inheritance? I mean: how to reproduce the behavior of >> this?: >> >> class A < B >> end > > A = Class::new( B ) Thanks Robert f. -- Posted via http://www.ruby-forum.com/.