# File lib/ri_cal/properties/event.rb, line 160 def geo=(ruby_value) self.geo_property= RiCal::PropertyValue::Geo.convert(self, ruby_value) end