public function setTag(TagModel $tag)
 {
     $this->historyRepositoryBuilderConfig->setTag($tag);
 }