class Faker::Restaurant

def name

Returns:
  • (String) -
def name
  bothify(parse('restaurant.name'))
end