Ruby 1.9.0 リファレンスマニュアル > ライブラリ一覧 > library _builtin > class UnboundMethod > hash

instance method UnboundMethod#hash

hash -> Integer

自身の Object#object_id を返します。これは Object クラスで定義されたデフォルトの動作です。