# File lib/currencies/exchange_bank.rb, line 9
def
initialize
@rates
= {}
@mutex
=
Mutex
.
new
end