Invoke behaviour of the super-class. This behaviour is intended to be
used only for using behaviour of the superclass when defining new
classes. This method is only valid in the context of class-defined
methods. The receiver should be the same object as the receiver of the
executing method (i.e. object<-get_super
is always to it self).