public function setVenue(VenueModel $venue)
 {
     $this->historyRepositoryBuilderConfig->setVenue($venue);
 }