Method: RomanNumeral#to_i

Defined in:
lib/roman.rb

#to_iObject



93
# File 'lib/roman.rb', line 93

def to_i ; @i ; end