class Faker::Games::HeroesOfTheStorm

def quote

Returns:
  • (String) -
def quote
  fetch('heroes_of_the_storm.quotes')
end