class Faker::Games::Dota

def team

Returns:
  • (String) -
def team
  fetch('games.dota.team')
end