# File lib/ri_cal/properties/timezone_period.rb, line 347 def remove_tzname(ruby_value) self.tzname_property.delete(RiCal::PropertyValue::Text.convert(self, ruby_value)) end