protected E get(Long key) {
   return circle.get(key);
 }