Call for a super method from type with given args. If interface is mocked, default implementation is called.
If args is null, args passed to mock (dev.mokkery.context.FunctionCall.args) are used.
It is recommended to use superOf and superWith instead.