module FFaker::Time

def month

def month
  fetch_sample(MONTHS)
end