/** * {@inheritdoc} */ public function addMethod($methodName) { return $this->reflectionClass->addMethod($methodName); }