public service1() { // instantiate the DVTK DICOM EVS once if (_dvtkDicomEvs == null) { _dvtkDicomEvs = new DvtkDicomEvs(); } }