module M { provides my.api.MyService with my.impl.MyServiceImpl,my.impl.MyServiceImpl1; }