# File lib/ri_cal/properties/event.rb, line 928
      def  add_contact(ruby_value)
       self.contact_property << RiCal::PropertyValue::Text.convert(self, ruby_value)
      end