# File lib/braintree/credit_card_verification.rb, line 44 def self.find(id) Configuration.gateway.verification.find(id) end