Call the newly added sayHi() method that belongs to the User class to see how all instances of User can use it.
sayHi()
User
Make sure to type sayHi() in your code.