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