/** {@inheritDoc} */
 @Override
 public void isNullOrEmpty() {
   arrays.assertNullOrEmpty(info, actual);
 }