public void ServiceMethod(string data)
 {
     thirdPartyLibrary.ServiceMethod(data);
 }