# File lib/ri_cal/properties/timezone.rb, line 94
      def tzurl=(ruby_value)
        self.tzurl_property= RiCal::PropertyValue::Uri.convert(self, ruby_value)
      end