# File lib/ri_cal/properties/event.rb, line 166
      def geo
        geo_property ? geo_property.ruby_value : nil
      end