// "Implement method 'foo'" "true" class Test { protected void foo(){} } class TImple extends Test {}