# File lib/money/money.rb, line 213
  def currency_as_string
    self.currency.to_s
  end