public BeingHiredForController(  )
 {
     _repository = FactoryClass.MakeBeingHiredForRepository();
 }