public function setIncludeTagHistory($includeTagHistory)
 {
     $this->historyRepositoryBuilderConfig->setIncludeTagHistory($includeTagHistory);
 }