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