# File lib/money/bank/variable_exchange.rb, line 41 def setup @rates = {} @mutex = Mutex.new self end