class Faker::Restaurant

def type

Returns:
  • (String) -
def type
  fetch('restaurant.type')
end