Within the call() method, add a line that displays the user we're calling.

Make sure it looks like console.log("Calling: " + user);.