# File lib/icalendar/conversions.rb, line 42
def
to_ical
map
{
|
elem
|
elem
.
to_ical
}.
join
','
end