Thanks Charles,
at the beginning I misunderstood how methods get defined,
it seemed to me you can re-define a single method of an existing class.
No i realize you could redefine all methods as a whole
(if /\
+ methods of
are used).
But I guess this is not the way you thought class methods.