isInterface() ? $originalClass->getName() : null ); } $this->setBody(InterceptorGenerator::createInterceptedMethodBody( $callParent, $this, $prefixInterceptors, $suffixInterceptors, $parent )); } }