320 321 322
# File 'lib/code/object/decimal.rb', line 320 def code_to_string String.new(raw.to_s("F")) end