# File lib/braintree/errors.rb, line 9
    def each(&block)
      @errors.deep_errors.each(&block)
    end