class Faker::Sports::Basketball

def team

Returns:
  • (String) -
def team
  fetch('basketball.teams')
end