class Faker::Games::Pokemon

def move

Returns:
  • (String) -
def move
  fetch('games.pokemon.moves')
end