I have a class that only requires one instance in my code. Is it better (and convention) to stick with the regular class, constructor and only create one instance of the class o