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