public function __construct(EntityProto $proto)
 {
     parent::__construct($proto);
     $this->identityMap = new DirectoryContext();
 }