/*
 * call-seq:
 *    encoder.genre=
 *
 * Set the ID3 genre.
 */
static VALUE set_genre(VALUE self, VALUE genre) {