public func setNextTrack() -> Completable {
        return
            self
            .take(1)
            .asSingle()