static S latestImageID() { Snippet s = findLatestImage(); ret s != null ? s.id : null; }