The prompt UI versions of the auto-generated user functions are now stored in self._uf_dict.
This is a dictionary whereby the keys are the full user function names as text. This is designed
for speed, so that the user function object can be retrieved much faster.