// "Implement method 'foo'" "false" abstract class Test { abstract void foo(); }