public class TypeName {
	public static void main(String args[]){
		TypeName a = new TypeName();
	}
}