This is pretty interesting


public class Foo {

static int fubar = 420;

Foo getFoo() {
return null;
}