# File lib/braintree/settlement_batch_summary.rb, line 12
    def initialize(gateway, attributes)
      @gateway = gateway
      set_instance_variables_from_hash(attributes)
    end