# File lib/braintree/transaction.rb, line 191
    def self.search(&block)
      Configuration.gateway.transaction.search(&block)
    end