Method: Numeric#to_num

Defined in:
lib/roman.rb

#to_numObject



280
281
282
# File 'lib/roman.rb', line 280

def to_num
  self
end