super_method -> UnboundMethod | nil
self 内で super を実行した際に実行されるメソッドを UnboundMethod オブジェクトにして返します。
[SEE_ALSO] Method#super_method