public class Service2 : IService2 {
  public void Method2() { // Implementation }
}