public static function playComplete()
 {
     Music::$status = "ready";
     self::$playing = null;
 }