# File lib/braintree/transaction.rb, line 215 def self.void!(transaction_id) return_object_or_raise(:transaction) { void(transaction_id) } end