public static int main (string[] args){ var nostalgia = new Nostalgia(); return nostalgia.run(args); }