public void SetApplication(Application application)
 {
     ep.Application = application;
     Evaluatable.SetApplication(application);
 }