public class Service1 : IService1 {
  public void Method1() { // Implementation }
}
