# File lib/ri_cal/properties/freebusy.rb, line 311
      def  add_attendee(ruby_value)
       self.attendee_property << RiCal::PropertyValue::CalAddress.convert(self, ruby_value)
      end