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