150151152153154155156
return new ClientServiceImpl(); } @Impl public static ServerService serverService() { return new ServerServiceImpl(); }