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