@Override
 public boolean hasLength() {
   return track.hasLength();
 }