class Faker::Nation

def national_sport

Returns:
  • (String) -
def national_sport
  fetch('team.sport')
end