public class UndefinedSymbol { public String test() { return foo; } }