Money.ExchangeRates.decode_rates
You're seeing just the callback
decode_rates
, go back to Money.ExchangeRates module for more information.
Specs
Decode the body returned from the API request and return a map of rates. THe map of rates must have an upcased atom key representing an ISO 4217 currency code and the value must be a Decimal number.