module FFaker::LoremIE

def sentence

def sentence
  fetch_sample(SENTENCES)
end