Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > Methodクラス > unbind

instance method Method#unbind

unbind -> UnboundMethod

self のレシーバとの関連を取り除いた UnboundMethod オブ ジェクトを生成して返します。

class Method