/* 
 *	call-seq:
 *		get_contact_by_uid(contact_uid)
 *		
 * Gets a single contact by the Evolution unique id
 */
static VALUE revolution_get_contact_by_uid(VALUE self, VALUE contact_uid) {