Kernel.SpecialForms.super
You're seeing just the macro
super
, go back to Kernel.SpecialForms module for more information.
Calls the overridden function when overriding it with Kernel.defoverridable/1
.
See Kernel.defoverridable/1
for more information and documentation.