As int is already an Integer, all these methods simply return the receiver.
Integer
Overloads:
Returns:
1766 1767 1768
# File 'numeric.c', line 1766 static VALUE int_to_i(num) VALUE num;