# File lib/braintree/transaction.rb, line 211 def self.void(transaction_id) Configuration.gateway.transaction.void(transaction_id) end