# File lib/ri_cal/properties/journal.rb, line 358
      def summary=(ruby_value)
        self.summary_property= RiCal::PropertyValue::Text.convert(self, ruby_value)
      end