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