# File lib/ice_cube/rule.rb, line 141
      def yearly(interval = 1)
        YearlyRule.new(interval)
      end