package p;

public class A {

	/**
	 * This is the method foo.
	 *
	 */
	void foo() {
		
	}
}
