public function initialize(IIdentity $identity)
 {
     return $this->namespace->getIdentityInitializer()->initialize($identity);
 }