# File lib/money/money.rb, line 416
  def to_f
    to_d.to_f
  end