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