# File lib/ri_cal/properties/event.rb, line 265
      def organizer
        organizer_property ? organizer_property.ruby_value : nil
      end