# File lib/ri_cal/properties/event.rb, line 226 def location=(ruby_value) self.location_property= RiCal::PropertyValue::Text.convert(self, ruby_value) end