/* * Stop current song. * * This method raises an Xmms::Error exception if XMMS is not running. * * Example: * remote.stop * */ static VALUE xr_stop(VALUE self) {