def createNewUser():
    output = User.createUser(userObject)
    return output