package Demeter_Lsp.demeter.pizza;

/**
 * Demo file, it may not be correct and/or complete.
 * Please watch the corresponding lecture(s) for more explanations.
 *
 * @author ashesh
 */
public class Foo {
	public void doBar() {
		// TODO Auto-generated method stub
	}
}
