# File lib/ri_cal/properties/event.rb, line 1321
      def resources
        resources_property.map {|prop| prop ? prop.ruby_value : prop}
      end