/* * Return a human-readable string-representation of a Fam::Event object. * * Examples: * puts 'event: ' << ev.to_s * */ static VALUE fam_ev_to_s(VALUE self) {