# File lib/ri_cal/properties/freebusy.rb, line 259
      def url=(ruby_value)
        self.url_property= RiCal::PropertyValue::Uri.convert(self, ruby_value)
      end