class Fugit::Cron

def determine_months(arr)

def determine_months(arr)
  (@months = do_determine(:months, arr, 1, 12)) != false
end