/* 
 *	call-seq:
 *		get_all_contacts() -> Array
 *		
 * Fetches all contacts 
 */
static VALUE revolution_get_all_contacts(VALUE self) {