class Faker::Games::Overwatch

def quote

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