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