# File lib/icalendar/component.rb, line 205 def multi_property?(name) @@multi_properties.has_key?(name.downcase) end