class Faker::Games::Dota

def hero

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