/*
 * Constructor for MusicBrainz::Client object.
 *
 * This method is currently empty.  You should never call this method
 * directly unless you're instantiating a derived class (ie, you know
 * what you're doing).
 *
 */
static VALUE mb_client_init(VALUE self) {