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