# File lib/braintree/test_transaction.rb, line 3 def self.settle(transaction_id) Configuration.gateway.testing.settle(transaction_id) end