# File lib/ri_cal/properties/freebusy.rb, line 386 def remove_comment(ruby_value) self.comment_property.delete(RiCal::PropertyValue::Text.convert(self, ruby_value)) end