class Faker::Food

def vegetables

Returns:
  • (String) -
def vegetables
  fetch('food.vegetables')
end