To code the method that updates the status, let's add updateStatus(status) {}. Objects created from User will inherit this method.

Make sure to type updateStatus(status) {}.