Не проходит валидацию, может кто в курсе что ему надо?
public void move(Apple apple) {
...
        snakeParts.set(0, head);
...