/**
  * {@inheritDoc}
  */
 public function isDeprecated()
 {
     return $this->betterReflectionMethod->isDeprecated();
 }