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