if(night) { if(kidsAllowIt) me.sleep(); else me.playToExhaustion(); } else if(atWork) me.work(programming); else me.havingFun(playingWithKids);