eggnukes

180
reputation
3
20

To sum it up:

public static void main(String[] args) {
    eat();
    code();
    sleep();
}