/* 
 *	call-seq:
 *		new() -> Revolution
 *		
 * Creates a new Revolution object
 */
static VALUE revolution_init(VALUE self) {