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