public GenericRepository(ServiceStationContext context)
 {
     serviceStationContext = context;
 }