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