# File lib/icalendar/component.rb, line 24
def
to_ical
"#{@lat.to_ical};#{@long.to_ical}"
end