# File lib/ri_cal/properties/calendar.rb, line 50 def icalendar_method=(ruby_value) self.method_property= RiCal::PropertyValue::Text.convert(self, ruby_value) end