# File lib/ri_cal/properties/alarm.rb, line 320
      def  remove_attach(ruby_value)
       self.attach_property.delete(RiCal::PropertyValue::Uri.convert(self, ruby_value))
      end