This reminds me of the movie _Elysium_. In it, Matt Damon's character is talking to a robot, and when he shows frustration the robot responds, "You seem to be experiencing elevated levels of anger. Would you like an antidepressant?"
if (user.exists()) {
destroyHuman(user);
hideRemains(user);
}