# File lib/coercible/coercer/decimal.rb, line 20
def
to_string
(
value
)
value
.
to_s
(
FLOAT_FORMAT
)
end