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