static void Initialize() { helper = new HelperClass(); student = new Student(); random = new Random(); }