Mega Code Archive
Categories
/
Ruby
/
Number
Find out the modules Numeric class resides
p Numeric.included_modules # => [Comparable, Kernel]