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