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