# File lib/ice_cube/rule.rb, line 111
      def secondly(interval = 1)
        SecondlyRule.new(interval)
      end