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