class WithOnStatic {
	static boolean foo;
	static int bar;
}