static CrmSoapService() { // implement singleton pattern Instance = Instance ?? new CrmSoapService(); }