If you need to call super not of the direct base class, but of the one above, you can do: method(__method__).super_method.super_method.call(optional_arguments)