/* * Allocate and initialize a new MusicBrainz::Client object. * * Example: * mb = MusicBrainz::Client.new */ VALUE mb_client_new(VALUE klass) {