
public class Foo 
{
	protected String slot ="";
	public static String global ="ENGLAND";
}
