# File lib/braintree/paypal_account.rb, line 25 def self.update(token, attributes) Configuration.gateway.paypal_account.update(token, attributes) end