# File lib/braintree/paypal_account.rb, line 29 def self.delete(token) Configuration.gateway.paypal_account.delete(token) end