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