@Override
 public BoundValueOperations boundValueOper(Object key) {
   return template.boundValueOps(key);
 }