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

instance method Numeric#to_int

to_int -> Integer

self.to_i と同じです。