sub nameOfOldFunc { shift; return OldClass::nameOfOldFunc ( @_ ) ; }