public void RemovePermanent(string parameter)
 {
     pernamentParameters.Remove(parameter);
 }