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