module FFaker::Vehicle

def trim

def trim
  fetch_sample(TRIMS_LIST)
end