The GUI user function storage object now populated itself.
This singleton object is no longer populated from the main GUI object, shifting the auto_generate()
method code into the singleton instantiation. The user function __call__() method not extracts the
main window GUI object for use as the parent of the wizards, if a parent is not supplied.