public function setNotUser(UserAccountModel $notUser)
 {
     $this->historyRepositoryBuilderConfig->setNotUser($notUser);
 }