class Faker::Sports::Basketball

def coach

Returns:
  • (String) -
def coach
  fetch('basketball.coaches')
end