Describes a super call that should be performed as an answer for a mocked method call.
Call for a super method from type with given args. If interface is mocked, default implementation is called.
Call for an original method of mocked type. If interface is mocked, default implementation is called.