22 23 24
# File 'lib/dawanda_converter/money.rb', line 22 def amount=(amount) @amount = (amount || 0 ) end