/**
  * {@inheritdoc}
  */
 public function key()
 {
     return $this->queue->key();
 }