# File lib/ri_cal/properties/event.rb, line 946
      def contact
        contact_property.map {|prop| prop ? prop.ruby_value : prop}
      end