One habit you need to acquire is to always add an @Override statement before any methods of a class that you override. Add one to the BrickWall's code and see what the compiler says.