class Fugit::Cron

def determine_seconds(arr)

def determine_seconds(arr)
  (@seconds = do_determine(:seconds, arr || [ 0 ], 0, 59)) != false
end