To call a function, you can either pass its name and arguments to User. callFunction() or call the function as if it was a method on the User.
To call a function, you can either pass its name and arguments to User. callFunction() or call the function as if it was a method on the User.