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