class Faker::Games::Overwatch
def hero
-
(String)
-
def hero fetch('games.overwatch.heroes') end
def location
-
(String)
-
def location fetch('games.overwatch.locations') end
def quote
-
(String)
-
def quote fetch('games.overwatch.quotes') end