# File lib/braintree/credit_card_verification_gateway.rb, line 3 def initialize(gateway) @gateway = gateway @config = gateway.config end