# File lib/braintree/credit_card.rb, line 42
    def self.create(attributes)
      Configuration.gateway.credit_card.create(attributes)
    end