public ProgramService(E3JManipulator manipulator)
 {
     this.manipulator = manipulator;
 }