# File lib/coercible/coercer/numeric.rb, line 46
def
to_float
(
value
)
value
.
to_f
end