# File lib/ri_cal/property_value/recurrence_rule.rb, line 149
      def bounded?
        @count || @until
      end