Function after

Define a function that will be ran after all the tests were ran

void after(T) (
  T setup
);