# File lib/ri_cal/properties/freebusy.rb, line 28 def contact=(ruby_value) self.contact_property= RiCal::PropertyValue::Text.convert(self, ruby_value) end