model.addCategory("Featured");
model.addTest(new Car());
model.addTest(new DominoTest());
model.addTest(new CompoundShapes());
model.addTest(new BlobTest4());
model.addTest(new TheoJansen());
// watching...
model.addCategory("Collision Watching");
model.addTest(new VaryingRestitution());