# File lib/ri_cal/properties/event.rb, line 232
      def location
        location_property ? location_property.ruby_value : nil
      end