# File lib/rufus/scheduler/cronline.rb, line 341
      def toa(item)
        item == nil ? nil : item.to_a
      end