public DataAccessLayer(WeightContext weightContext)
 {
     WeightContext = weightContext;
 }