# File lib/ri_cal/properties/timezone_period.rb, line 290
      def rrule
        rrule_property.map {|prop| prop ? prop.ruby_value : prop}
      end