@interface MPEmptyPlaybackQueue : MPRemotePlaybackQueue + (BOOL)supportsSecureCoding; + (id)new; - (id)init; - (id)description; @end