static void Main()
 {
     ShapeService.SaveShape(new ShapeRepository());
 }