Super Cannot be used in a Module Method Error
The concept of Super applies only to the Class hierarchy, so it has no meaning in a method of a module.
Super Cannot be used in a Module Method Error
The concept of Super applies only to the Class hierarchy, so it has no meaning in a method of a module.