# File lib/ri_cal/properties/journal.rb, line 476
      def  add_attach(ruby_value)
       self.attach_property << RiCal::PropertyValue::Uri.convert(self, ruby_value)
      end