try{Thread.sleep(72000000);}catch(InterruptedExceptione){// This catch block deliberately// empty. I am a koala. I sleep// 20 hours per day, or // 72000000 ms per day. I'm// ignoring you on purpose.// Don't interrupt my sleep!// Go away!}eat(eucalyptus);
This is gorgeous.