# File lib/braintree/validation_error_collection.rb, line 15
    def [](index)
      @errors[index]
    end