public RepositoryEstablishment()
     : base(new NoVacancyEntities())
 {
     MappingConfiguration.CreateEstablishment();
 }