# File lib/money/bank/variable_exchange.rb, line 123
      def add_rate(from, to, rate)
        set_rate(from, to, rate)
      end