# File lib/grape/exceptions/validation_array_errors.rb, line 6
      def initialize(errors)
        @errors = errors
      end