@Override
 public BoundSetOperations boundSetOper(Object key) {
   return template.boundSetOps(key);
 }