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