class Faker::Games::StreetFighter

def quote

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