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