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