[Source]
# File lib/icalendar/conversions.rb, line 32 32: def to_ical 33: "#{self}" 34: end
[Validate]