Method: NumbersInWords::ToWord#to_i

Defined in:
lib/numbers_in_words/to_word.rb

#to_iObject



18
19
20
# File 'lib/numbers_in_words/to_word.rb', line 18

def to_i
  that.to_i
end