class Faker::Sports::Football

def coach

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