# File lib/braintree/customer.rb, line 118
    def delete
      @gateway.customer.delete(id)
    end