# File lib/rufus/sc/cronline.rb, line 91
    def to_array

      [ @seconds, @minutes, @hours, @days, @months, @weekdays ]
    end