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