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