public void RejectSubmittedState(Scrap scrap, SubmitRejectedState submitRejectedState)
 {
     scrap.RejectSubmittedState(submitRejectedState);
 }