4 5 6
# File 'lib/big_money/types.rb', line 4 def to_big_money(currency = nil) BigMoney.new(self, currency) end