public function offsetUnset($key)
 {
     $this->list->offsetUnset($key);
 }