1 2 3 4 5
static int main (string[] args) { var service = new IndicatorSound.Service (); return service.run (); }