# File lib/braintree/validation_error_collection.rb, line 40
    def for_index(index)
      self.for("index_#{index}".to_sym)
    end