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