# File lib/braintree/merchant_account.rb, line 32 def self.update(id, attributes) Configuration.gateway.merchant_account.update(id, attributes) end