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