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