if (!$userObject instanceof User) {
            throw new Exception("No instance of \\Railpage\\Users\\User provided"); 
        }