class Integer
Extensions to the Integer
class
Public Instance Methods
to_m()
click to toggle source
Convert this Integer
to a Mesopotamian
# File lib/mesopotamian.rb, line 218 def to_m Mesopotamian.new(to_i) end
Also aliased as: to_sex