/*
 * Toggle the shuffle flag.
 *
 * This method raises an Xmms::Error exception if XMMS is not running.
 *
 * Example:
 *   remote.toggle_shuffle
 *
 */
static VALUE xr_toggle_shuffle(VALUE self) {