@Override
 public RedisOperations<String, ?> getOperations() {
   return hashOps.getOperations();
 }