public void WhenIUpdateTheValueOfTheRoleToThe(string newKey)
 {
     _createUpdateRoles.UpdateRoleValue(newKey);
 }