/*
 * call-seq:
 *    CPU.model
 *
 * Returns a string indicating the cpu model.
 */
static VALUE cpu_model(VALUE klass){