@Override
 public boolean isPlaying() {
   return instanse.isPlaying();
 }