# File lib/money/core_extensions.rb, line 78
  def to_currency
    Money::Currency.new(self)
  end