self
)
### PlayableQueue
_Inherits From `BaseQueue`_
#### Functions
#### __init__(self
)
#### append(self, item
)
#### _get(self
)
#### get(self
)
#### shuffle(self
)
#### clear(self
)
#### __len__(self
)
#### __iter__(self
)
#### __nonzero__(self
)