public void Operation(Abstraction service)
 {
     service.Opretation();
 }