Although instances start from the same class template, they can develop in different ways.
Change the isOnline status of user1 and user3 to reflect that they've logged out.
isOnline
user1
user3
There! Now two users are offline, while the other one is still online.