super_method -> UnboundMethod | nil[permalink][rdoc]-
self 内で super を実行した際に実行されるメソッドを UnboundMethod オブジェクトにして返します。
[SEE_ALSO] Method#super_method
このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
super_method -> UnboundMethod | nil[permalink][rdoc]self 内で super を実行した際に実行されるメソッドを UnboundMethod オブジェクトにして返します。
[SEE_ALSO] Method#super_method