Joel VanderWerf ha scritto: > If you want short: > > class C > has 'a' > class_has 'b' > end > > That completely avoids the issue of what 'a' is, an attribiute, a trait, > a getter/setter, etc. +1 lovely :)