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