44 45 46
# File 'lib/pay/payment.rb', line 44 def amount_with_currency Pay::Currency.format(amount, currency: currency) end