# File lib/braintree/credit_card_verification.rb, line 48
    def self.search(&block)
      Configuration.gateway.verification.search(&block)
    end