eggnukes

170
reputation
1
19

To sum it up:

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