/**
 *
 */
public class Broken {

	/**
	 * 
	 */
	public Broken() {
		super();
	}
	
	// do not comment out the following line.
	this class won't compile.  
}
