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