# File lib/active_utils/validateable.rb, line 53
      def add(field, error)
        self[field] << error
      end