@Override
 public boolean hasPrevious() {
   return IterableEnumHelper.hasPrevious(this);
 }