Method: Integer#spell_out

Defined in:
lib/bblib/core/util/number.rb

#spell_outObject



97
98
99
# File 'lib/bblib/core/util/number.rb', line 97

def spell_out
  BBLib.number_spelled_out(self)
end